Skip to content

Conversation

stefnotch
Copy link

Currently the example and test folders and various dotfiles such as .travis.yml are being published to npm. Considering that they make up about half of the file size of this package, it would be worthwhile to exclude them.

This PR excludes them using the using the files whitelist in the package.json.

Currently the `example` and `test` folders and various dotfiles such as `.travis.yml` are being published to npm. Considering that they make up about half of the file size of this package, it would be worthwhile to exclude them.

This PR excludes them using the using the [`files`](https://docs.npmjs.com/files/package.json#files) whitelist in the `package.json`.
@samn
Copy link
Owner

samn commented May 8, 2020

Thanks @stefnotch!

@samn samn merged commit 4df7f6b into samn:master May 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants